Exercise:1
Introduction Loop – Repeat
Create 8 column and 8 row (you may create any number of rows/columns)
One person to pick up one object and place it in R5 C1 (R – Row, C- column)
One person to stand in R1, C1
Now give directions for another person to move according to the given direction.
Exercise:2
Introduction - Repeat until
Create 4 columns and 8 rows (number of rows and columns is your choice)
Then pick up one object and place it in R8 C4 (R – Row, C- column)
Another person to stand in R1, C1
Now give directions for another person to move according to the given direction.
SOlution